﻿CHARACTERS = {
	c:GWA = {
		create_character = {
			# Maharajadhiraj Maharaja Shrimant Jankoji Rao Scindia II Bahadur
			#role = politician # Remove this line
			first_name = "Jankoji_Roa"
			last_name = "Scindia"
			ruler = yes
			age = 31
			interest_group = ig_landowners
			ideology = ideology_traditionalist
			traits = {
				meticulous
			}
		}	

		create_character = {
			# Shrimant Jayajirao Scindia
			#role = politician # Remove this line
			first_name = "Jayajirao"
			last_name = "Scindia"
			heir = yes
			age = 2
			interest_group = ig_landowners
			ideology = ideology_moderate
			traits = {
				cautious
			}
		}
	}
}
